You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Shared Namespace > Classes > WellKnownParameterKeys Class > WellKnownParameterKeys Classes > WellKnownParameterKeys.Elevation Class > Elevation Classes > WellKnownParameterKeys.Elevation.Drawing Class > Drawing Fields > WellKnownParameterKeys.Elevation.Drawing.WithBoundingBoxOffset Field
Close
Ofcas.Lk.Api.Client - Version 3.0.2
WellKnownParameterKeys.Elevation.Drawing.WithBoundingBoxOffset Field

optional; value type: bool Defines if the offset of the bounding box should be returned for the drawing. The offset of the bounding box is defined by BoundingBoxOffsetX and BoundingBoxOffsetY in the returned IDictionary{String,Object}.

Syntax
C#
public const string WithBoundingBoxOffset = "WITH_BOUNDING_BOX_OFFSET";
Copyright © 2022. All rights reserved.