Visual Basic (Declaration) | |
---|---|
Public MustOverride Property OffsetSpacing As OffsetSpacing |
C# | |
---|---|
public abstract OffsetSpacing OffsetSpacing {get; set;} |
C++/CLI | |
---|---|
public: abstract property OffsetSpacing OffsetSpacing { OffsetSpacing get(); void set ( OffsetSpacing value); } |
Property Value
The default value is OffsetSpacing.CenterToCenter.This parameter specifies the reference points for calculating actual offset allocation frequency for offsets where Offset.IsInner is false.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)